Class TestAgent

java.lang.Object
  |
  +--AgentBase
        |
        +--TestAgent

public class TestAgent
extends AgentBase

Author:
Thomas Ekert
See Also:
Serialized Form

Constructor Summary
TestAgent()
           
 
Method Summary
 void NotesMain()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAgent

public TestAgent()
Method Detail

NotesMain

public void NotesMain()